Skip to content

bpo-44131: Fix Makefile for test_frozenmain#26203

Merged
vstinner merged 1 commit intopython:mainfrom
vstinner:make_test_frozenmain
May 18, 2021
Merged

bpo-44131: Fix Makefile for test_frozenmain#26203
vstinner merged 1 commit intopython:mainfrom
vstinner:make_test_frozenmain

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented May 17, 2021

Remove Programs/test_frozenmain.h target: it ran make in parallel
which caused build errors on LTO+PGO builds.

https://bugs.python.org/issue44131

Remove Programs/test_frozenmain.h target: it ran make in parallel
which caused build errors on LTO+PGO builds.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants